From 79ce2eed5bfe2d8f5b56aab1c478dd47deb9ee68 Mon Sep 17 00:00:00 2001 From: Alastair McKinstry Date: Sat, 17 Dec 2016 14:17:24 +0000 Subject: [PATCH] reproducible-build Gbp-Pq: Name reproducible-build.patch --- ompi/debuggers/ompi_msgq_dll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/debuggers/ompi_msgq_dll.c b/ompi/debuggers/ompi_msgq_dll.c index 1b792694..7b9151d8 100644 --- a/ompi/debuggers/ompi_msgq_dll.c +++ b/ompi/debuggers/ompi_msgq_dll.c @@ -190,7 +190,7 @@ int mqs_version_compatibility (void) char *mqs_version_string (void) { return "Open MPI message queue support for parallel" - " debuggers compiled on " __DATE__; + " debuggers, Debian version "; } /* mqs_version_string */ /* So the debugger can tell what interface width the library was compiled with */ -- 2.30.2